Method
GimpUiFileEntryset_filename
Declaration [src]
void
gimp_file_entry_set_filename (
GimpFileEntry* entry,
const gchar* filename
)
Description [src]
If you specified check_valid
as TRUE
in gimp_file_entry_new()
the GimpFileEntry
will immediately check the validity of the file name.